home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / dev / misc / gms_dev.lha / GMSDev / DEV_Installation.txt < prev    next >
Text File  |  1997-09-12  |  855b  |  28 lines

  1.  
  2.                        D E V E L O P E R   F I L E S
  3.  
  4.                           I N S T A L L A T I O N
  5.  
  6.  
  7.  
  8. NOTE:  Before installing the developer files you must have already
  9. installed the gms_user.lha archive on your hard drive.
  10.  
  11.  
  12. 1. You can copy the GMSDev/ directory to any place on your hard drive,
  13.    but we recommend storing it in GMS: for easy referencing.
  14.  
  15. 2. Open your S:user-startup file and add the lines:
  16.  
  17.      Assign GMSDev:   <Enter GMSDev location here, eg GMS:GMSDev/>
  18.      Assign INCLUDES: GMSDev:Includes/ ADD
  19.  
  20.    If you are going to be using the E programming language, also add:
  21.  
  22.      Assign EModules: GMSDev:EModules/ ADD
  23.  
  24. 3. If you have CygnusEd and are interested in the assembler sources, copy
  25.    Extras/ceddefaults.s to your S: directory.  This will set the correct
  26.    tab stops for the source files (which have a .s extension).
  27.  
  28.